Перейти к публикации
View in the app

A better way to browse. Learn more.

Дизайн и модификация Invision Community

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

3.2-3.4 Nature 1.7

2 скриншота

Свежая версия работает с

IP.Board 3.4.6

IP.Blog 2.6.3

IP.Calendar 3.3.4

IP.Content 2.3.6

IP.Downloads 2.5.4

IP.Gallery 5.0.5

 

Версии для ipb 3.2-3.3 ищите в предыдущих справа внизу на странице скачивания...

 

В этом скине нет графического логотипа. В шапке нужно просто заменить текст.

 

Инструкция по смене логотипа

Look & Feel > Manage Skin Sets & Templates > Manage Templates in nature

 

Открыть Global Templates > defaultHeader

 

<a class='logo' href='{$this->settings['board_url']}' title='{$this->lang->words['go_home']}' 
rel="home" accesskey='1'>NATURE</a><br />
<span class='logo'>Designed by IPBSkins.ru Team</span>

 

Заменить текст ('NATURE' и 'Designed by IPBSkins.ru Team') названием и описанием вашего форума.

 

Если не хватит места (в случае длинного названия форума) нужно просто уменьшить размер шрифта

Откройте ipb_styles.css

 

Найдите (почти в конце)

a.logo {
font-size:65px; 
color:#ededc5; 
text-decoration: none;
}

span.logo {
font-size:19px; 
color:#fff; 
text-decoration: none;
}

Замените значения 65 и 19 на нужные.

 

Инструкция по правке "подвала" форума.

1. Войдите в АЦ

2. Внешний вид > Редактирование шаблонов в Comfy

3. Откройте Глобальные > globalTemplate

4. Найдите

Your Company Name

Замените текст на свой

5. Если хотите вставить счетчики, найдите выше

<img src='{$this->settings['img_url']}/pic.png' alt='' />

Замените кодом счетчиков (можно несколько подряд)

 

 

====================English============

Changing the logo.

 

Look & Feel > Manage Skin Sets & Templates > Manage Templates in nature

 

Open Global Templates > defaultHeader

 

 

 

Replace the text ('NATURE' and 'Designed by IPBSkins.ru Team') with your Board Name and Descriptions

 

 

If you want to change the font size

 

Open ipb_styles.css

 

find

 

a.logo {
font-size:65px; 
color:#ededc5; 
text-decoration: none;
}

span.logo {
font-size:19px; 
color:#fff; 
text-decoration: none;
}

Edit font size

 

For editing footer:

1. Go to ACP

2. Look & Feel > Manage Skin Sets & Templates > Manage Templates in nature

2. Open Global Templates > globalTemplate

3. Find

<div class='foot'><span class='left'><img 

src='{$this->settings['img_url']}/pic.png' alt='' 

/></span><span class='right'>Copyright © {parse expression="strftime('%Y')"} Your Company Name</span></div>

4. Edit

Your Company Name

Изменения в версии 1.7

Выпущена

  • Обновлен для работы с IPB 3.4.5/6

Отзывы пользователей

Рекомендованные комментарии

Нет комментариев для отображения

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.